STEP 4: It's time to finish creating the coin shapes and make them drop into the piggy bank!
- In .Circle(), change the x-coordinate to 75 and the y-coordinate to 250.
- From drag out Move Down and drop it indented inside the loop.
- Change the integer argument in .move_down() to 200.
- Scroll down in and drop Hide Sprite indented inside the loop.
To navigate the page using the TAB key, first press ESC to exit the code editor.